This forum is closed to new posts and
responses. The content has been migrated to the Digital Solutions Community. Please join us there for new content as well as this content. For customer support, please visit the official HCL customer support channels below:
RE: No bug here ~Lex Fezponeburnivu 8.Oct.03 07:32 AM a Web browser General 6.0.3; 6.0.2 CF2; 6.0.2 CF1; 6.0.2; 6.0.1 CF3; 6.0.1 CF2; 6.0.1 CF1; 6.0.1; 6.0All Platforms
guys are you all to stupid to read a text???? i said the data from the user is entirely lost.
Here a short example:
field "a" contains "A"
user opens document
agents starts, setting a doccollection object that contains the doc
user saves the document, NOW containing the value "M" in field "a"
an agent sets field "b" to the value "X" and saves the document, after the user has saved
what should now happen, expeting result would be a document, containg in field "a", the value "M" and in field "b" the value "X", but the result is this document:
field "a" => "A"
field "b" => "X"